home *** CD-ROM | disk | FTP | other *** search
/ Softdisk G-S 28 / Sights N Sounds.2mg / Sights.n.Sounds / CNFG#040000 next >
Text File  |  1990-02-05  |  3KB  |  128 lines

  1. *======================================================
  2. * Softdisk shell definition and configuration file
  3. * Design and programming by Lane Roath
  4. * NOTE: All items MUST appear in their proper order!
  5. *======================================================
  6. >
  7. 500    ;# of ticks (1/60ths) of a second to delay at the cover pic w/no event
  8. >
  9. * These are the filenames used by the shell
  10. >
  11. help
  12. installer
  13. basic.launcher
  14. *
  15. * text subdirectory & picture filenames
  16. *
  17. text
  18. pics/main
  19. pics/main.alt
  20. pics/article
  21. pics/article.alt
  22. *
  23. * Filename for the PROGRAMS menu items (some are subdir/filename)
  24. *
  25. Jukebox/Jukebox
  26. Clip.Art/Art.Gal.Clip
  27. Clip.Art/Easter.Clip
  28. Clip.Art/Fantasy.Clip
  29. Clip.Art/Fish.Clip
  30. Clip.Art/General.Clip
  31. Clip.Art/Halloween.Clip
  32. Clip.Art/July.4.Clip
  33. Clip.Art/Pet.Clip
  34. Clip.Art/Ski.Clip
  35. Clip.Art/Misc.Clip
  36. Submissions
  37. Credits
  38. Prg.14
  39. Prg.15
  40. >
  41. * Next we define the file type of each program.  Choose from the following:
  42.  
  43. A = S16 / B = SYS / C = BAS / D = TXT / E = CDA / F = NDA / G = TSF / H = PSF
  44. I = PSP / J = SND / K = ACE / L = FNT / M = PNT / N = PIC
  45.  
  46. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  47. >
  48. D,A,B,D,M,M,M,M,A,M,M,M,M,M,M,M,M,M,M,D,D,D,D,D,D,D,D,D,D,D,D,D,D
  49. >
  50. * Define the launch flags for each program. Choose from the following:
  51.  
  52. 0 = don't return / 2 = not restartable / 4 = bogus! / 6 = restartable
  53.  
  54. H I B T p_i_c_s 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5-1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8
  55. >
  56. 0,6,6,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  57. >
  58. * Rectangles for the icons on the two graphic screens
  59. * NOTE: the order of these items = their item # in the menu+2!
  60. >
  61. 13    ;# of feature rectangles
  62. 2    ;# of article rectangles
  63. *
  64. * Icon rects for the 'program' menu (page 1)
  65. *
  66. 21,270,55,315    ;help
  67. 0,0,0,0        ;articles
  68. 48,15,112,75    ;Jukebox
  69. 55,85,95,150    ;CA 1
  70. 55,155,95,210    ;CA 2
  71. 55,215,95,270    ;CA 3
  72. 105,85,145,150    ;CA 4
  73. 105,155,145,210    ;CA 5
  74. 105,215,145,270    ;CA 6
  75. 155,15,205,85    ;CA 7
  76. 155,85,205,150    ;CA 8
  77. 155,155,205,210    ;CA 9
  78. 155,215,205,270    ;CA A
  79. *
  80. * Start of icons for 'article' menu (page 2)
  81. *
  82. 35,244,68,285    ;help
  83. 35,22,69,74    ;main
  84. >
  85. 4    ; Number of menus we have in the menu bar
  86. >
  87. * This is the program menu definition
  88. >
  89. $$ Features\N600
  90. --Jukebox\N600*1!V
  91. --Art.Gal Clip\N601*2@
  92. --Easter Clip\N602*3#
  93. --Fantasy Clip\N603*4$
  94. --Fish Clip\N604*5%
  95. --General Clip\N605*6^
  96. --Halloween Clip\N606*7&
  97. --July Clip\N607*8*
  98. --Pet Clip\N608*9(
  99. --Ski Clip\N609*0)
  100. --Misc. Clip\N610V*-_
  101. --Submissions\N611
  102. --Credits\N612
  103. >
  104. * The EDIT menu is only for use by DAs
  105. >
  106. $$ Edit \N250
  107. --Undo\N250*ZzV
  108. --Cut\N251*Xx
  109. --Copy\N252*Cc
  110. --Paste\N253*Vv
  111. --Clear\N254
  112. >
  113. * File menu -- mainly use to allow user to print
  114. >
  115. $$ File \N255
  116. --Close\N255
  117. --File Copier\N256*FfV
  118. --Page Setup\N257
  119. --Print\N258*Pp
  120. --Print All\DN259*AaV
  121. --Quit\N260*Qq
  122. >
  123. * Apple menu -- if I have to explain this you're a dope!
  124. >
  125. $$@\XN300
  126. --About Softdisk...\N300
  127. --Help\N301*?/V
  128.